@charset "utf-8";
* {margin:0; padding:0;}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {margin:0; padding:0;}
input, select{ vertical-align:middle}
textarea, input {word-wrap:break-word; word-break:break-all; padding:0px;}
li {list-style-type:none;}
img {border:0 none;}
.none{
    display: none;
}
a:link{
    text-decoration:none; color: #272727;text-decoration: none;
}
a:visited{
    text-decoration:none; color: #272727;text-decoration: none;
}
a:hover{
    text-decoration:none; color: #272727;text-decoration: none;
}
a:active{
    text-decoration:none; color: #272727;text-decoration: none;
}
body {
    font-family:"微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #272727;
    background-color:#fff;
    overflow-x:hidden ;
}
.col-7{
    color: #7f7f7f;
}
.clear{
    clear: both;
}
.fl-r{
    float: right;
}
.fl-l{
    float: left;
}
.nav{
    border-bottom: 1px solid #ddd;
}
.nav-top{
    overflow: hidden;line-height: 40px;max-width: 1200px;margin: 0 auto;
}
.nav-left{
    float: left;
}
.nav-right{
    float: right;vertical-align: middle;
}
.nav-right a{
    padding:0 10px ;
}
.nav-right img{
    vertical-align: middle;margin-right: 5px;
}
.nav-bom{
    max-width: 1200px;overflow: hidden;margin: 10px auto;
}
.nav-bom  .nav-left{
    margin-top: 10px;
}
.guider{
    background: #1a1a1a;
}
.guider .guider-hold{
    max-width: 1200px;margin: 0 auto;
}
.guider .guider-hold ul li{
    width: 12.5%;text-align: center;line-height: 48px;float: left;position: relative;
}
.guider .guider-hold ul li ul{
    position: absolute;top:48px; background: #1a1a1a;width: 150px;z-index: 1000;display: none;
}
.guider .guider-hold ul li:hover ul{
    display: block;
}
.guider .guider-hold ul li ul li{
    width: 100%;border-bottom: 1px solid #656565;    line-height: 27px;
    padding: 8px 0;
}
.guider .guider-hold ul li:hover{
    background: #0068b7;
}
.guider .guider-hold ul li a{
    color: #fff;
}
.pro-hold{
    max-width: 1200px;margin: 60px auto;overflow: hidden;
}
.pro-left{
    width: 250px;float: left;background: #0068b7;color: #fff;height: 630px;position: relative;
}
.pro-left a{
    color: #fff;
}
.pro-left .pro-left-tit{
    font-size:20px;font-weight: bold;line-height: 70px;border-bottom: 1px solid #4dadf7;letter-spacing: 2px;text-align: center;
}
.pro-left  .pro-left-top .pro-left-top-list{
    padding-left: 40px;
}
.pro-left  .pro-left-top .pro-left-top-list .pro-left-top-list-tit a{
    color: #fff;font-size: 16px;line-height: 35px;
}
.pro-left-top-list-bom{
    padding-left:30px ;line-height: 30px;
}
.pro-left  .pro-left-top .pro-left-top-list .pro-left-top-list-tit i{
    width: 10px;height: 11px;display: inline-block;background: url("../images/i.png");vertical-align: middle;margin-right: 10px;
}
.pro-left-bom{
    background: #00479d;padding: 20px 0;text-align: center;position: absolute;bottom: 0px;left: 0px;width: 100%;
}
.pro-right {
    float: right;width: 880px;overflow: hidden;background: #f0f0f0;padding:  10px;
}
.pro-right-top{
    line-height: 50px;
}
.pro-right-top i{
    width: 30px;height: 30px;display: inline-block;background: url("../images/pro-i.png");vertical-align: middle;margin-left: 10px;
}
.pro-right-top span{
    font-size: 18px;padding:0 15px ;font-weight: bold;
}
.pro-right-top font{
    color: #a3a3a3;
}
.pro-right-list  ul li{
    float: left;width: 31.3333%;margin: 1%;border-bottom: 1px solid #ababab;
}
.pro-right-list  ul li img{
    width: 100%;max-width: 100%;
}
.pro-right-list  ul li  p{
    padding: 10px;
}
.pro-right-list  ul li:hover p{
    color: #45a5e1;
}

.center-img {
    text-align: center;margin: 30px 0;
}
.arcImg{
    width: 800px;margin: 20px auto;
}
.ph-product-img{
    display: none;
}
.n-right .arcImg img{
    max-width: 100%;
}
.about-us-tit{
    text-align: center;margin: 40px 0;
}
.about-us-hold{
    max-width: 1238px;margin: 30px auto;;background: url("../images/about-bg.jpg");overflow: hidden;background-size: 100% 100%;
}
.about-us-hold .about-us-left{
    width: 40%;float: left;padding: 5%;
}
.about-us-hold .about-us-left .about-us-l-tit{
    font-size: 18px;font-weight: bold;color: #000;line-height: 50px;border-bottom: 1px solid #ddd;
}
.about-us-hold .about-us-left .about-us-l-con {
    line-height: 27px;margin: 15px 0;
}
.about-us-hold .about-us-left .about-us-l-con img{
    margin-top: 20px;
}
.about-us-hold .about-us-right{
    padding:2%;float: right;width: 46%;
}
.about-us-hold .about-us-right img{
    width: 100%;
}
.about-us-l-con .about-more{
    display: inline-block;width: 120px;height: 30px;line-height: 30px;text-align: center;color: #fff;text-align: center;background: red;margin-top: 20px;border-radius: 30px;
}
.teach{
    background: url("../images/wh-bg.jpg") no-repeat;background-size: cover;padding: 80px 20px;text-align: center;margin: 60px 0;
}
.teach p{
    color: #fff;line-height: 40px;font-size: 16px;margin-top: 20px;
}


.new .new-hold{
    max-width: 1200px;margin: 60px auto;overflow: hidden;
}
.new .new-hold .new-h-list{
    width: 520px;float: left;margin: 20px;background: #f0f0f0;overflow: hidden;padding:10px 20px;height: 410px;
}
.new-h-list-tit{
    overflow: hidden;line-height: 60px;border-bottom: 1px solid #ddd;
}
.new-h-list-tit span{
    color: #000;font-size: 18px;font-weight: bold;
}
.new-h-list-tit a{
    float: right;
}
.new-list{
    margin-top: 30px;
}
.new-list ul li{
    overflow: hidden;margin: 20px 0;
}
.new-list ul li .new-list-left{
    width: 80px;height: 80px;background: #0068b7;color: #fff;text-align: center;float: left;margin-right: 15px;
}
.new-list ul li .new-list-left .date{
    font-size: 22px;margin: 10px 0;
}
.new-list-right{
    line-height: 27px;
}
.new-list-right .new-list-right-tit{
    font-size: 16px;color: #0068b7;font-weight: bold;
}
.news-list-right-con{
    overflow: hidden;
}
.news-list-r-con-l{
    float: left;line-height: 35px;margin-top: 20px;margin-right: 20px;
}
.news-list-right-tit{
    color: #000;font-size: 18px;font-weight: bold;
}
.news-list-r-con-r {
    padding: 30px;float: right;
}
.news-list-r-con-r img{
    width: 150px;
}
.news-list-right-bom img{
    width: 100%;
}
.footer{
    background: #000;
}
.footer .footer-top{
    max-width: 1200px;margin: 0 auto;overflow: hidden;line-height: 40px;text-align: center;
}
.footer a{
    color: #adadad;
}
.footer .footer-top a{
    padding: 0 30px;
}
.footer-bom{
    border-top: 1px solid #ddd;
}
.footer-bom-hold{
    max-width: 1200px;overflow: hidden;margin: 0px auto; padding:20px 0;
}
.footer-bom-hold .footer-b-h-left{
    float: left;
}
.footer-bom-hold .footer-b-h-center{
    width: 700px;text-align: center;line-height: 27px;float: left;color: #fff;color: #adadad;padding-bottom: 10px;
}
.concept{
    margin: 60px 0;
}
.concept .concept-tit{
    text-align: center;
}
.concept-bom{
    margin: 40px 0;position: relative;
}
.concept-hold{
    max-width: 1200px;margin: 0 auto;overflow: hidden;
}
.concept-hold ul li{
    float: left;width: 20%;text-align: center;height: 450px;background: none;overflow: hidden;
}

.concept-hold ul li .concept-hold-top{
    background: #f2f2f2;height: 250px;
    transition: 1s all;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;
}
.concept-hold ul li .concept-hold-top .concept-hold-top-num{
    font-size: 40px;color: #e02e14;padding-top: 40px;
    transition: 1s all;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;
}
.concept-hold ul li .concept-hold-top .xian{
    width: 30px;height: 1px;background: #e02e14 ;margin: 10px auto;
    transition: 1s all;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;

}
.concept-hold ul li .concept-hold-top .concept-hold-top-tit{
    font-size: 18px;font-weight: bold;color: #000;margin-top: 20px;
    transition: 1s all;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;
}
.concept-hold ul li .concept-hold-top .concept-hold-top-name{
    color: #595959;margin-top: 20px;font-size: 16px;
    transition: 1s all;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;
    line-height: 27px;
}
.concept-hold ul li .concept-hold-bom{
    height: 200px;color: #fff;line-height: 27px;
    transition: 1s all;
    -webkit-transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;
}
.concept-hold ul li .concept-hold-bom p{
    padding: 30px 15px 20px 15px;
}
.concept-hold ul li .concept-hold-bom i{
    width: 23px;height: 23px;display: inline-block;background: url("../images/i-left.png");
}

.concept-hold ul .concept-1:hover .concept-hold-bom{
    display: none;
}
.concept-bom .concept-hold-bg{
    position: absolute;bottom: 0px;left: 0px;width: 100%;height: 200px;background: url("../images/concept-bg.jpg") no-repeat;background-size: cover;z-index: -1;
}



.concept-hold ul  .concept-1:hover{
    background: url("../images/ll-bg-1.jpg") no-repeat;background-size: cover;
}
.concept-hold ul .concept-1:hover .concept-hold-top{
    background: none;margin-top: 100px;
}
.concept-hold ul .concept-1:hover .concept-hold-top .concept-hold-top-num{
    color: #fff;
}
.concept-hold ul .concept-1:hover .concept-hold-top .xian{
    background: #fff ;
}
.concept-hold ul .concept-1:hover .concept-hold-top .concept-hold-top-tit{
    color: #fff;
}
.concept-hold ul .concept-1:hover  .concept-hold-top .concept-hold-top-name{
    color: #fff;
}

.concept-hold ul  .concept-2:hover{
    background: url("../images/ll-bg-2.jpg") no-repeat;background-size: cover;
}
.concept-hold ul .concept-2:hover .concept-hold-top{
    background: none;margin-top: 100px;
}
.concept-hold ul .concept-2:hover .concept-hold-top .concept-hold-top-num{
    color: #fff;
}
.concept-hold ul .concept-2:hover .concept-hold-top .xian{
    background: #fff ;
}
.concept-hold ul .concept-2:hover .concept-hold-top .concept-hold-top-tit{
    color: #fff;
}
.concept-hold ul .concept-2:hover  .concept-hold-top .concept-hold-top-name{
    color: #fff;
}
.concept-hold ul .concept-2:hover .concept-hold-bom{
    display: none;
}
.concept-hold ul  .concept-3:hover{
    background: url("../images/ll-bg-3.jpg") no-repeat;background-size: cover;
}
.concept-hold ul .concept-3:hover .concept-hold-top{
    background: none;margin-top: 100px;
}
.concept-hold ul .concept-3:hover .concept-hold-top .concept-hold-top-num{
    color: #fff;
}
.concept-hold ul .concept-3:hover .concept-hold-top .xian{
    background: #fff ;
}
.concept-hold ul .concept-3:hover .concept-hold-top .concept-hold-top-tit{
    color: #fff;
}
.concept-hold ul .concept-3:hover  .concept-hold-top .concept-hold-top-name{
    color: #fff;
}
.concept-hold ul .concept-3:hover .concept-hold-bom{
    display: none;
}
.concept-hold ul  .concept-4:hover{
    background: url("../images/ll-bg-4.jpg") no-repeat;background-size: cover;
}
.concept-hold ul .concept-4:hover .concept-hold-top{
    background: none;margin-top: 100px;
}
.concept-hold ul .concept-4:hover .concept-hold-top .concept-hold-top-num{
    color: #fff;
}
.concept-hold ul .concept-4:hover .concept-hold-top .xian{
    background: #fff ;
}
.concept-hold ul .concept-4:hover .concept-hold-top .concept-hold-top-tit{
    color: #fff;
}
.concept-hold ul .concept-4:hover  .concept-hold-top .concept-hold-top-name{
    color: #fff;
}
.concept-hold ul .concept-4:hover .concept-hold-bom{
    display: none;
}
.concept-hold ul  .concept-5:hover{
    background: url("../images/ll-bg-5.jpg") no-repeat;background-size: cover;
}
.concept-hold ul .concept-5:hover .concept-hold-top{
    background: none;margin-top: 100px;
}
.concept-hold ul .concept-5:hover .concept-hold-top .concept-hold-top-num{
    color: #fff;
}
.concept-hold ul .concept-5:hover .concept-hold-top .xian{
    background: #fff ;
}
.concept-hold ul .concept-5:hover .concept-hold-top .concept-hold-top-tit{
    color: #fff;
}
.concept-hold ul .concept-5:hover  .concept-hold-top .concept-hold-top-name{
    color: #fff;
}
.concept-hold ul .concept-5:hover .concept-hold-bom{
    display: none;
}


.after-sales-hold{
    max-width: 1200px;margin: 60px auto;
}
.after-sales-hold .after-sales-hold-tit{
    margin: 40px 0;text-align: center;
}

.after-sales-hold-bom{
    overflow: hidden;background: #f2f2f2;
}
.after-sales-hold-bom ul li{
    float: left;width: 50%;overflow: hidden;
}
.after-sales-hold-bom ul li .after-sales-left{
    float: left;width: 50%;
}
.after-sales-hold-bom ul li .after-sales-left img{
    width: 100%;
}
.after-sales-hold-bom ul li .after-sales-right{
    float: left;width: 50%;
}

.after-sales-hold-bom ul li .after-sales-right .after-sales-right-tit{
    font-size: 16px;font-weight: bold;color: #000;padding: 20px 15px 5px 15px;
}
.after-sales-hold-bom ul li .after-sales-right  .after-sales-right-title{
    color: #595959;padding: 0 15px;
}
.after-sales-hold-bom ul li .after-sales-right .after-sales-right-con{
    line-height: 24px;padding: 10px 15px;
}
.after-sales-hold-bom ul li .after-sales-right .xian{
    width: 30px;
    height: 1px;
    background: #e02e14;
    margin:10px 15px ;
}





.n-pro-hold{
    max-width: 1200px;margin: 0px auto;overflow: hidden;padding-bottom: 60px;
}
.n-tit{
    font-size: 16px;font-weight: bold;color: #000;margin-top: 10px;
}

.n-left-top{
    width: 250px;height: 54px;background: url("../images/cp_bt_05.png") no-repeat;line-height: 60px;text-align: center;color: #fff;font-size: 18px;
}
.n-left-top i{
    width: 19px;height: 19px;display: inline-block;vertical-align: middle;background: url("../images/fenlai.png") no-repeat;margin-right: 10px;
}
.n-left ul li{
    padding:  15px;border-bottom: 1px dashed #ddd;position: relative;font-size: 16px;
}

.n-left ul li i{
    position: absolute;right: 15px;top:18px;width: 15px;height: 15px;display: inline-block;background: url("../images/left2.png");background-size: 100% 100%;
}
.n-left ul  .current a{
    color: #45a5e1;
}
.n-left ul  .current i{
    background: url("../images/left.png");background-size: 100% 100%;
}
.n-left ul li:hover i{
    background: url("../images/left.png");background-size: 100% 100%;
}
.n-left-bom{
    margin: 20px 0;text-align: center;
}

.pos_center{max-width: 1220px;margin:0 auto;}
.pos{background: url(../images/current_icon.png) left 2px center no-repeat; padding-left: 25px; line-height: 64px;color: #666;}
.pos span{margin-left: 6px;}
.pos a{color: #666;}
.pos a:hover{color: #55a1d9;}
.pos a.on{color: #55a1d9;}

.n-left p{
    padding: 5px 10px;
}
.article-article h1{
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: normal;
    margin-top: 30px;
}
.article-article h2{
    font-size: 14px;
    color: #999;
    text-align: center;
    margin: 10px 0;
}
.n-right{
    width: 900px;float: right;background: #f5f5f5;line-height: 27px;padding:0 15px 30px 15px;color: #505050;margin-bottom: 40px;
}
.n-right img{
    max-width: 90%;
}
.n-pro-head{
    border-bottom: 1px solid #ddd;line-height: 60px;font-size: 22px;margin-bottom: 20px;
}
.pro-list-hold1{
    overflow: hidden;
}
.tijian-img {
    text-align: center;margin: 20px 0;
}
.pro-list-hold1 ul li{
    width: 31.333%;margin: 1%;text-align: center;float: left;
}
.pro-list-hold1 ul li img{
    width: 100%;height: 190px;
}

.pro-list-hold2 ul li{
    width: 31.333%;margin: 1%;text-align: center;float: left;
}
.pro-list-hold2 ul li img{
    width: 100%;height: 250px;
}
.pro-list-hold2 ul li p{
    line-height: 40px;
}

.fenye{
    overflow: hidden;margin: 20px;
}
.fenye ul li{
    float: left;padding: 5px;
}
/* åˆ—è¡¨é¡µ */
.list_box dl{display:inline-block;width:100%;padding:20px 0;border-bottom:1px solid #dddddd;}
.list_box dl dt{float:left;width:240px;height:150px;}
.list_box dl dt img{width:100%;height:100%;}
.list_box dl dd{float:right;width:650px;}
.list_box dl dd h4{height:26px;line-height:26px;margin-bottom:15px;font-size:20px;font-weight:normal;overflow:hidden;}
.list_box dl dd h4 a{color:#45a5e1;}
.list_box dl dd p{line-height:1.8;color:#666666;}
.list_box dl dd p a{display: table;margin-top: 10px;}
.list_box ul li{height:60px;line-height:60px;padding:0 20px 0 40px;background:url(http://www.yodak.net/images/img2017/i6.png) no-repeat 20px center;border-bottom:1px solid #dddddd;overflow:hidden;}
.list_box ul li a{display:inline-block;width:750px;overflow:hidden;}
.list_box ul li a:hover{color:#45a5e1;}
.list_box ul li span{display:inline-block;float:right;}

/* æ–‡ç« é¡µ */
/* åŒ»å¸ˆä»‹ç» */
.list_doctor_box dl{line-height:1.8; overflow:hidden;padding-bottom:18px;margin-bottom:18px;position:relative; border-bottom:1px dashed #e8e8e8;}
.list_doctor_box dl dt{border:1px solid #e6e6e6; float:left; margin-right:15px;}
.list_doctor_box dl dt img{
    width: 120px;
}
.list_doctor_box dl dd{float:left;margin-left: 20px}
.list_doctor_box dl dd h2{font-weight:bold; font-size:14px; }
.list_doctor_box dl dd h2 a:hover{color:#ff7200;}
.list_doctor_box dl dd h2 span{margin-right:25px;}
.list_doctor_box dl dd p{width:700px;}
.list_doctor_box dl dd .yyzx{position:absolute; bottom:25px; left:158px;}
.list_doctor_box dl dd .yyzx a{width:90px;line-height:26px;text-align:center;margin-right:12px;display:inline-block; border:1px solid  #55a1d9;;}
.list_doctor_box dl dd .yyzx a.hdf{width: 126px; border: 1px solid #55a1d9;}
.list_doctor_box dl dd .yyzx a.hdf i{display: inline-block; width: 15px; height: 12px; margin-right: 5px; background: url(http://www.yodak.net/images/img2017/ico_hdf.png) no-repeat;}
.list_doctor_box dl dd .yyzx a.yy,.list_doctor_box dl dd .yyzx a:hover{background:#55a1d9; color:#fff;}

/* é¢„çº¦é¡µé¢ */
.yuyue_body .zyy>h1{font-weight:normal;}
.yuyue_body input,.yuyue_body select,.yuyue_body textarea{border:1px solid #ccc; padding:0;}
.yuyue_body textarea{resize: none;}
.yuyue_body .m1{border:1px solid #c95910; border-radius:4px;text-align:center;box-shadow:inset 0 1px 0 0 #f8ab7a; background:linear-gradient(#f7873f 0,#f68033 40%,#f06912 60%,#ea6712 80%,#e96612 100%);background:-webkit-linear-gradient(#f7873f 0,#f68033 40%,#f06912 60%,#ea6712 80%,#e96612 100%);}/*æ©™è‰²æ¸å˜*/

.right_sunu{
    border-bottom: 1px solid #ddd;padding-bottom: 30px;
}
.jiathis_style_24x24{
    float: right;
}
.n-share{
    margin: 20px 0;
}
.ad{
    margin: 40px 0;
}
.n-right .ad img{
    width: 100%;max-width: 100%;
}
/*----------ä¸“å®¶å›¢é˜Ÿè¯¦æƒ…-------------*/
.zjtd_xq_con{margin-top: 30px;}
.zjtg_img img{width: 100%;display: inline-block}
.zjtg_img{margin-right: 40px;padding-bottom: 20px;}
.zjtd_con .Expert_d{width: 520px;}
.zjtd_con .Expert_d p{color: #999;}
.zjtg_img .tjmy_tg{margin-top: 30px;}
.zjtg_img .zjtd{height: 330px;overflow: hidden;width: 330px;}

.Expert_d h4
{;font-size: 18px;margin-top: 30px}
.Expert_d h4 .ft14{
    font-size: 16px;color: #f2f546;
}
.Expert_d h5{
    font-size: 16px;margin: 10px 0;
}
.zjtd_xq_con .Expert_d h5{margin-bottom: 7px;margin-top: 18px;}
.zjtd_xq_con .Expert_d p{text-align: justify; }
.zjtd_xq_con .Expert_d .ft16 span{color: #55a1d9;font-weight: normal;}
.zjtd_xq_con .Expert_d .cj{margin-bottom: 18px;}

.n-left-bom-img-list{
    margin-top: 20px;
}
.n-left-bom-img-list img{
    margin: 0 2px;
}
.right-scroll-top{
    position: fixed;bottom: 30px;right: 20px;width: 86px;
}
.right-scroll-top .right-erweima{
    position: absolute;bottom: 40px;left: -86px;display: none;
}
.right4{
    cursor: pointer;
}
.right3{
    cursor: pointer;
}
.map{
    width: 900px;height: 900px;margin: 20px auto;
}
.ks-list-honor{
    overflow: hidden;
}
.ks-list-honor ul li{

    float: left;
    width: 30.333%;
    margin: 1% 1.5%;
    text-align: center;

}
.ks-list-honor ul li .ks-list-img{
    background: url(../images/timg.jpg);
    background-size: 100% 100%;
    padding: 1%;
}
.ks-list-honor ul li img{
    width: 80%;margin: 20px 0 ;
}
.ks-list-honor ul li .ks-list-bom{
    line-height: 30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.ks-list-honor ul li:hover .ks-list-bom{
    color: #45a5e1;
}

.ks-list{
    overflow: hidden;
}
.ks-list ul li{

    float: left;
    width: 30.333%;
    margin: 0.5% 0.5%;
    text-align: center;
    padding: 1%;
}
.ks-list ul li img{
    width: 90%;margin-top: 10px;
}
.ks-list ul li .ks-list-bom{
    line-height: 30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.ks-list ul li:hover .ks-list-bom{
    color: #45a5e1;
}
.pagelist{
    overflow: hidden;margin: 20px;
}
.pagelist ul li{
    float: left;padding: 5px;
}
.n-about-hold h1{
    text-align: center;font-size: 22px;margin: 30px;font-weight: bold;color: #000;
}
/*.n-about-hold table{border-right:1px solid #ddd;border-bottom:1px solid #ddd;width:100%}
.n-about-hold table td{border-left:1px solid #ddd;border-top:1px solid #ddd;text-align:center;padding:5px 0}
.n-about-hold table tr:nth-child(odd){
    background: #b4dfff;
}*/
.n-about-hold table {
    margin-top:15px;
    border-collapse:collapse;
    border:1px solid #aaa;
    width:100%;
    text-align: center;

}

.n-about-hold table  th {
    vertical-align:baseline;
    padding:5px 15px 5px 6px;
    background-color:#3F3F3F;
    border:1px solid #3F3F3F;
    text-align:left;

}

.n-about-hold table  td {
    vertical-align:middle;
    padding:6px 15px 6px 6px;
    border:1px solid #fff;

}
.n-about-hold table tr:first-child{
    background: #55a1d9;color:#fff
}
.n-about-holdtable tr:nth-child(odd){

}
.n-about-hold table tr:nth-child(even){
    background: #b4dfff;

}
.right_fanye{
    margin: 20px;
}
.right_fanye a:hover{
    color: #45a5e1;
}

.hezuo-hold1{
    max-width: 1200px;margin:20px auto
}
.hezuo-hold1 .hezuo-top{
    text-align: center;margin: 20px 0;
}
.hezuo-img-hold1{
    position: relative;max-width: 1200px;margin: 0px auto;
}
.hezuo-img-hold1 i{
    position: absolute;width: 35px;height: 76px;display: inline-block;cursor: pointer;
}
.hezuo-img-hold1 .move-left{
    background: url("../images/right.jpg");left: 0px;top:60px;cursor: pointer;
}
.hezuo-img-hold1 .move-right{
    background: url("../images/left.jpg");right: 0px;top:60px;cursor: pointer;
}
.hezuo-hold1 .hezuo-list1{
    position: relative;height: 220px;width: 1000px;overflow: hidden;margin: 0 auto;
}
.hezuo-hold1 .hezuo-list1 ul{
    position: absolute;left: 0px;top:20px
}
.hezuo-hold1 .hezuo-list1 ul li{
    float: left;width: 250px;text-align: center;
}
.hezuo-hold1 .hezuo-list1 ul li p{
    line-height: 30px;
}
.hezuo-hold1 .hezuo-list1 ul li:hover p{
    color: #45a5e1;
}
.hezuo-hold1 .hezuo-list1 ul li img{
    width: 90%;border:1px solid #ddd;
}
.n-left-contact .n-left-contact-tit{
    font-size: 16px;font-weight: bold;margin-top:10px;
}
.n-left-contact {
    padding: 10px 0;
}


.power{
    -webkit-transition: -webkit-transform 0.3s;
    transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.power:hover{
    transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
    -webkit-transform: translate(0,-5px);
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);
}



/*手机*/

.ph-head{
    display: none;
}
.ph-head-guide ul {
    display: none;
}
.shipin{
    width: 400px;height: 280px;
}
.ph-footer{
    display: none;background: #000000;color: #fff;line-height: 27px;padding: 10px;text-align: center;
}
.ph-footer a{
    color: #fff;
}
.intxt{

}
.scroll{
    display: none;
}
.ph-shop-img{
    display: none;
}
.ph-map{
    display: none;
}
@media screen and (max-width: 1200px){
    .pro-right{
        width: 96%;padding: 2%;
    }
    .pro-left{
        display: none;
    }
    .about-us-hold .about-us-right img{
        width: 100%;
    }
    .n-right{
        max-width: 98%;padding: 1%;width: 98%;
    }

}
@media screen and (max-width: 1100px){
    .about-us-hold .about-us-left{
        padding: 2% 5%;
    }
    .about-us-hold .about-us-right{
        padding: 5% 2%;
    }
}
@media screen and (max-width: 1000px) {
    .concept-5{
        display: none;
    }
    .concept-hold ul li{
        width: 25%;
    }
}
@media screen and (max-width: 930px) {
    .i-mail{
        width: 300px;
    }
    .nav-left img{
        width: 300px;
    }

}
@media screen and (max-width: 870px){
    .about-us-l-tit{
        padding-top: 20px;
    }
    .about-us-hold .about-us-left{
        width: 90%;text-align: center;
    }

    .about-us-hold .about-us-right{
        width: 96%;text-align: center;
    }
    .about-us-hold .about-us-right img{
        width: 80%;
    }
    .after-sales-hold-bom ul li{
        width: 90%;margin-left: 5%;
    }

}
@media screen and (max-width: 700px) {
.ks-list-honor ul li {
       width: 46.333%;
    }
    .after-sales-hold .after-sales-hold-tit img{
        width:90%
    }
    .map{
        width:100%;height: 400px;
    }

    .ks-list ul li{
        width: 47%;
    }
    .pro-hold{
        margin: 0px;
    }
    .n-right{
        margin-bottom: 0px;
    }
    .pc-head{
        display: none;
    }
    .pro-right-list  ul li{
        width: 48%;
    }
    .concept-hold ul li{
        width: 50%;
    }
    .concept-3{
        display: none;
    }
    .concept-4{
        display: none;
    }
    .about-us-hold .about-us-right img{
        width: 100%;padding-bottom: 20px;
    }
    .after-sales-hold-bom ul li{
        width: 100%;margin: 0px;
    }
    .after-sales-left img{
        margin-top: 30px;
    }
    .after-sales-hold-bom ul li .after-sales-left{
        width:40%
    }
    .after-sales-hold-bom ul li .after-sales-right{
        width:60%
    }
    .after-sales-hold-bom ul li .after-sales-right .after-sales-right-con{
        font-size: 12px;line-height: 18px;
    }
    .new .new-hold .new-h-list{
        margin: 0px;width: auto;padding: 10px;height: auto;
    }
    .news-list-r-con-r{
        width: 100%;text-align: center;padding: 20px 0;
    }
    .footer-top{
        display: none;
    }
    .footer-b-h-left{
        width: 100%;text-align: center;
    }
    .footer-b-h-left img{
        width: 80%;
    }
    .footer-bom-hold .footer-b-h-center {
        width: 100%;
    }
    .ph-head{
        background:#8ec1ff;overflow: hidden;padding: 10px 0;
        display: block;
    }
    .ph-head img{
    ;margin-left: 5%;max-width: 240px;
    }
    .ph-head .ph-tit{
        float: right;width: 30px;margin-top:2%;margin-right: 5%;
    }
    .ph-head-guide ul li{
        padding: 10px;border-bottom:1px solid rgba(255, 221, 227, 0.62);background: #4784ce;
    }

    .ph-head-guide ul li a{
        color: #fff;
    }
    .ph-head-guide ul li i{
        width: 20px;height: 20px;background: url("../images/icon-9.png") no-repeat;
        background-size: 100% 100%;display: inline-block;vertical-align: middle;margin-right: 10px;
    }
    .ph-head-guide ul li:nth-child(2) i{
        background: url("../images/icon-1.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(3) i{
        background: url("../images/icon-4.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(4) i{
        background: url("../images/icon-6.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(5) i{
        background: url("../images/icon-2.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(6) i{
        background: url("../images/icon-7.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(7) i{
        background: url("../images/icon-5.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(8) i{
        background: url("../images/icon-6.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(9) i{
        background: url("../images/icon-3.png") no-repeat;
        background-size: 100% 100%;
    }
    .ph-head-guide ul li:nth-child(10) i{
        background: url("../images/icon-8.png") no-repeat;
        background-size: 100% 100%;
    }
    .n-pro-head{
        font-size: 18px;margin-top: -10px;
    }
    .flex-direction-nav{
        display: none;
    }
    .flex-control-nav{
        bottom: 10px;
    }
    /*电话与返回顶部*/
    .scroll{
        position: fixed;right: 10px;bottom: 70px;z-index: 10;display: block;cursor: pointer;
    }
    .s-tel{
        width: 40px;height: 40px;background: rgb(194, 4, 38);border-radius: 50%;text-align: center;
    }
    .s-tel i{
        width: 25px;height:25px;background: url("../images/ph.png") no-repeat;background-size: 100% 100%;display: inline-block;
    }
    .s-tel p{
        font-size: 12px;color: #fff;margin-top: -10px;
    }
    .s-scroll{
        width: 40px;height: 40px;background: rgb(194, 4, 38);border-radius: 50%;text-align: center;margin-top: 10px;
    }
    .s-scroll i{
        width: 15px;height: 15px;background: url("../images/up1.png") no-repeat;background-size: 100% 100%;display: inline-block;margin-top: 5px;
    }
    .s-scroll p{
        font-size: 12px;color: #fff;margin-top: -5px;
    }
    .arcImg{
        display: none;
    }
    .ph-product-img{
        display: block;text-align: center;
    }

}
@media screen and (max-width: 500px) {
    .teach img{
        width:80%
    }
}

.pro-right-list ul li p {
     display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:100%
}